Skip to content

Conversation

@krinkinmu
Copy link
Contributor

@krinkinmu krinkinmu commented Oct 24, 2025

Description

This example requires changes introduced in #58065 and #57963. These PRs enable waypoints to route requests to remote network via ambient E/W gateway (using double HBONE). It's all required to address #57537.

With those changes in we can extend the initial multicluster setup example to show how to configure locality failover and along the way demonstrate how to deploy waypoints in multicluster ambient environments.

Reviewers

  • Ambient
  • Docs
  • Installation
  • Networking
  • Performance and Scalability
  • Extensions and Telemetry
  • Security
  • Test and Release
  • User Experience
  • Developer Infrastructure
  • Localization/Translation

+cc @therealmitchconnors @keithmattix @Stevenjin8 @jaellio @mikemorris

@istio-policy-bot
Copy link

😊 Welcome! This is either your first contribution to the Istio documentation repo, or
it's been a while since you've been here. A few things you should know:

  • You can learn about how we write and maintain documentation, our style guidelines,
    and the available web site features by visiting Contributing to the Docs.

  • In the next few minutes, an automatic preview of your change will be built with
    a full copy of the istio.io website. You can find this preview by clicking on
    the Details link next to the deploy/netlify entry in the status section of this
    page.

  • We care about quality, so we've put in place a number of checks to ensure our documentation
    is top-notch. We do spell checking, sanitize the Markdown, ensure all hyperlinks point to a
    valid location, and more. If your PR doesn't pass one of these checks, you'll see a red X in the
    lint_istio.io entry in the status section. Click on the Details link to get a list of the
    problems with your PR. Fix those problems and push an update; this will automatically re-run the
    tests. Hopefully this time everything will be perfect!

  • Once your changes are accepted and merged into the repository, they will initially show up
    on https://preliminary.istio.io. The changes will be published to https://istio.io
    the next time we do a major release (which typically happens every 3 months or so).
    To publish them sooner, add a cherrypick/release-x.xx label, where x.xx is the current
    release of Istio.

Thanks for contributing!

Courtesy of your friendly welcome wagon.

@istio-testing istio-testing added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 24, 2025
Copy link
Contributor

@keithmattix keithmattix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of wording suggestions but other than that LGTM (assuming tests pass)

@krinkinmu
Copy link
Contributor Author

/test doc.test.multicluster

@Stevenjin8
Copy link
Contributor

did a quick read over, lgtm

@keithmattix
Copy link
Contributor

This should be good to rebase now that master is on istio 1.28

This example requires changes introduced in #58065 and #57963. These PRs
enable waypoints to route requests to remote network via ambient E/W
gateway (using double HBONE). It's all required to address #57537.

With those changes in we can extend the initial multicluster setup
example to show how to configure locality failover and along the way
demonstrate how to deploy waypoints in multicluster ambient
environments.

Signed-off-by: Mikhail Krinkin <[email protected]>
Signed-off-by: Mikhail Krinkin <[email protected]>
Signed-off-by: Mikhail Krinkin <[email protected]>
Signed-off-by: Mikhail Krinkin <[email protected]>
@krinkinmu krinkinmu force-pushed the multinetwork-waypoint branch from 1cf9093 to 88de327 Compare November 4, 2025 11:52
@krinkinmu krinkinmu self-assigned this Nov 4, 2025
@krinkinmu
Copy link
Contributor Author

/test lint

Signed-off-by: Mikhail Krinkin <[email protected]>
@istio-testing istio-testing merged commit 60ac110 into istio:master Nov 4, 2025
13 checks passed
wilsonwu added a commit to wilsonwu/istio.io that referenced this pull request Nov 5, 2025
dhawton pushed a commit to dhawton/istio-istio.io that referenced this pull request Nov 5, 2025
…#16949)

* Add locality failover example to the ambient multicluster docs

This example requires changes introduced in #58065 and #57963. These PRs
enable waypoints to route requests to remote network via ambient E/W
gateway (using double HBONE). It's all required to address #57537.

With those changes in we can extend the initial multicluster setup
example to show how to configure locality failover and along the way
demonstrate how to deploy waypoints in multicluster ambient
environments.

Signed-off-by: Mikhail Krinkin <[email protected]>

* Fix output snippet lang from bash to plain to address lint warning

Signed-off-by: Mikhail Krinkin <[email protected]>

* Fix lints

Signed-off-by: Mikhail Krinkin <[email protected]>

* regenerate snips

Signed-off-by: Mikhail Krinkin <[email protected]>

* Fix typo

Signed-off-by: Mikhail Krinkin <[email protected]>

* Update content/en/docs/ambient/install/multicluster/_index.md

Co-authored-by: Keith Mattix II <[email protected]>

* Update content/en/docs/ambient/install/multicluster/_index.md

Co-authored-by: Keith Mattix II <[email protected]>

* fix lint warning

Signed-off-by: Mikhail Krinkin <[email protected]>

---------

Signed-off-by: Mikhail Krinkin <[email protected]>
Co-authored-by: Keith Mattix II <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ambient area/environments size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants